how to execute a php script from the command line

76

echo shell_exec('sh /home/scripts/fix-perm.sh');

Comments

Submit
0 Comments